home *** CD-ROM | disk | FTP | other *** search
- object PrintPreviewForm: TPrintPreviewForm
- Left = 87
- Top = 99
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Print Preview Form'
- ClientHeight = 561
- ClientWidth = 394
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object BitBtn1: TBitBtn
- Left = 152
- Top = 520
- Width = 89
- Height = 33
- TabOrder = 0
- Kind = bkClose
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 377
- Height = 505
- BevelOuter = bvNone
- Caption = 'Panel1'
- Color = clBlack
- TabOrder = 1
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 377
- Height = 505
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 2
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 105
- Height = 105
- Stretch = True
- end
- end
- end
-